home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Xyle scope 1.1.6 (trial).dmg / Xyle scope.app / Contents / Resources / DTDDocument.nib / classes.nib next >
Encoding:
Text File  |  2006-02-07  |  832 b   |  23 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {categorySelectionAction = id; nodeSelectedAction = id; }; 
  5.             CLASS = DTDDocumentController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 attributesOutline = NSOutlineView; 
  9.                 categoryBrowser = NSBrowser; 
  10.                 categoryControl = NSSegmentedControl; 
  11.                 definitionTextView = NSTextView; 
  12.                 elementsController = NSArrayController; 
  13.                 selectedCategory = id; 
  14.                 selectedItem = id; 
  15.                 window = NSWindow; 
  16.             }; 
  17.             SUPERCLASS = NSObject; 
  18.         }, 
  19.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  20.         {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  21.     ); 
  22.     IBVersion = 1; 
  23. }